[INFO] cloning repository https://github.com/dfreeman/aoc-2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfreeman/aoc-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfreeman%2Faoc-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfreeman%2Faoc-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05cf0e7726b9e32169a1fba7fb23a8e233ca1694
[INFO] testing dfreeman/aoc-2025 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfreeman%2Faoc-2025" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dfreeman/aoc-2025
[INFO] finished tweaking git repo https://github.com/dfreeman/aoc-2025
[INFO] tweaked toml for git repo https://github.com/dfreeman/aoc-2025 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dfreeman/aoc-2025 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dfreeman/aoc-2025 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21b19ee377e761641a06410d09d02de28f9ee903d1f8b77ef380b01cdf5f144e
[INFO] running `Command { std: "docker" "start" "-a" "21b19ee377e761641a06410d09d02de28f9ee903d1f8b77ef380b01cdf5f144e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21b19ee377e761641a06410d09d02de28f9ee903d1f8b77ef380b01cdf5f144e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21b19ee377e761641a06410d09d02de28f9ee903d1f8b77ef380b01cdf5f144e", kill_on_drop: false }`
[INFO] [stdout] 21b19ee377e761641a06410d09d02de28f9ee903d1f8b77ef380b01cdf5f144e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 864bc63280544828503715b959e607a6fef1c6dce5b7b26b82f178007a49bec3
[INFO] running `Command { std: "docker" "start" "-a" "864bc63280544828503715b959e607a6fef1c6dce5b7b26b82f178007a49bec3", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling trilean v1.1.0
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling gcollections v1.5.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling ndarray v0.17.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling sprs v0.11.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling pathfinding v4.14.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling microlp v0.2.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling intervallum v1.4.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling hyper v1.8.0
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling html2text v0.13.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling libaoc v0.1.55
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `aoc` (bin "day08")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name day08 --edition=2024 src/bin/day08.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a81090afc9261e94 -C extra-filename=-9f66c38273304b59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-8d9b2fb6554061ee.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-8d02eff7c47b0d4b.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-0b189fa8d1397f9c.so --extern interval=/opt/rustwide/target/debug/deps/libinterval-6bf609bb8135b3c0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rlib --extern libaoc=/opt/rustwide/target/debug/deps/liblibaoc-3523fbfd48182ad8.rlib --extern microlp=/opt/rustwide/target/debug/deps/libmicrolp-dd0a14412abd04de.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-067154f2e1d14e48.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-2b2ce4bc2e7c3d65.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcZe742H/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmicrolp-dd0a14412abd04de,libsprs-09114b2e2d7dddeb,libndarray-495b2481de5fb1e3,libmatrixmultiply-b274a47ba471d93f,libnum_complex-42599e5da450c96b,libnum_integer-a157b3ad26e9be5f,librawpointer-a726d041f28ef5ec,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libaoc-8d9b2fb6554061ee,liblibaoc-3523fbfd48182ad8,libhtml2text-755c1a66a29e6a72,libthiserror-4f2460878c822241,libunicode_width-11318280e9097d13,libscraper-ff8f3180b9c8a267,libego_tree-b962cbce906a24cc,libselectors-b4898a969e23eaa2,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libservo_arc-9873b975b2231494,libcssparser-6be8807d5360f51c,libdtoa_short-acc086dcc2027be8,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-5ed0f47634459a56,libmarkup5ever-fc651d4ed4b9a873,libstring_cache-c3aeb83af2a8e64d,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libphf-f65ea8f7584229b5,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-752657e3aea36838,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libhyper_tls-bb61cc8e3c1e0995,libtokio_native_tls-eff40d10909c22d8,libserde_urlencoded-719f75dbd085fd77,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-82b5d4d5485d1798,libiri_string-d388d4576b633c72,libtower-83bf3323178a432d,libtower_layer-d70c7e404336389b,libnative_tls-0323bd1c98110c90,libopenssl_probe-cbab9b905ab83f66,libopenssl-c68a16428324f05d,libbitflags-443c99b827427271,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-7640aff20d3a60b9,libhyper_util-592a6c094ba64b9d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-97798f55c4a1c8e8,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-0b3839d69a741bcb,libtracing-f46eb50a121ea7a5,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-631da516868a37e5,libatomic_waker-001109810bdecbaa,libfutures_channel-c679acf38b3b9ea3,libtokio-fd469c973dd72333,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,liblibc-a444f2b7d1f00841,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,libfutures_util-848db13cc66b746d,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-5da563b27bf05219,libidna-d48a39321625f0d6,libutf8_iter-0d9be7b316c2b184,libidna_adapter-0a26ac6dbcc78028,libicu_properties-23ec11e6cef5dfd6,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-6563321995575d20,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-5cdba5facd165f47,libpotential_utf-1707800b4ceeb08a,libicu_provider-55b986945380b776,libicu_locale_core-1068a6ccc8a21a98,libtinystr-0f1f2fb01918ac13,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-e966fff7fa25a4de,libzerotrie-5e4555926712b716,libyoke-31ec7b0e18c253b3,libstable_deref_trait-b312b799b37d90c9,libzerofrom-703ed899a4087435,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0ef6640521b3de92,libserde_core-8323e53422f20d71,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libanyhow-7e5dcd40304f6dad,libclap-8d02eff7c47b0d4b,libclap_builder-dea23ebd4cef513c,libstrsim-24acdad2526b95b7,libanstream-d4f91e467840610d,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libnom-067154f2e1d14e48,libmemchr-f9c66c7ba21bf873,libnum_traits-8434f84c7e6b85f7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcZe742H/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day10-59d967667c902073" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc` (bin "day10") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "864bc63280544828503715b959e607a6fef1c6dce5b7b26b82f178007a49bec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "864bc63280544828503715b959e607a6fef1c6dce5b7b26b82f178007a49bec3", kill_on_drop: false }`
[INFO] [stdout] 864bc63280544828503715b959e607a6fef1c6dce5b7b26b82f178007a49bec3
